ShowStoryText("Whilst exploring the island you come across a deep, dark cave. Ordinarily you would press on in search of treasure, but the skeletal corpse riddled with arrows half-way down the passage gives you pause for thought.");
AddChoice("Accept a volunteer from the crew", "[37]");
if (PlayerHasAlly("{4}")) then
AddChoice("Send in Skeletal Eric", "[38]");
end
AddChoice("Forget it. It's not worth the risk.", "[39]");